RIP1

Column raw data

Descriptive Statistics

Number of RILs and plants per repetition :
# A tibble: 2 x 2
  repetition N.RILs
  <chr>       <int>
1 blanca         79
2 rosa           79
# A tibble: 2 x 2
  repetition plants
  <chr>       <int>
1 blanca        237
2 rosa          237
No emergence : Number of plants
# A tibble: 2 x 3
  sin_emerger     n percent_total
  <lgl>       <int>         <dbl>
1 FALSE         437         92.2 
2 TRUE           37          7.81
Plants died :
# A tibble: 0 x 6
# … with 6 variables: RIP <chr>, RIL <chr>, repetition <chr>, plant <dbl>,
#   emergence <chr>, flower <chr>

Column

Density Plot

Histogram

Column

Flowering range (days)

54 - 181

Datos de cámara

RIP8

Column raw data

Descriptive Statistics

Number of RILs and plants per repetition :
# A tibble: 2 x 2
  repetition N.RILs
  <chr>       <int>
1 blanca        102
2 rosa          102
# A tibble: 2 x 2
  repetition plants
  <chr>       <int>
1 blanca        306
2 rosa          306
No emergence : Number of plants
# A tibble: 2 x 3
  sin_emerger     n percent_total
  <lgl>       <int>         <dbl>
1 FALSE         581         94.9 
2 TRUE           31          5.07
Plants died :
# A tibble: 0 x 6
# … with 6 variables: RIP <dbl>, RIL <chr>, repetition <chr>, plant <dbl>,
#   emergence <chr>, flower <chr>

Column

Density Plot

Histogram

Column

Flowering range (days)

65 - 211

Datos de cámara